Implement support for new Edge based on Chromium (rename the current Edge to EdgeLagacy) - #166
danieljtag wants to merge 30 commits into
Conversation
…figuration and a new chapter for Edge (chromium).
add comma
|
After verification, looks like there is no 'redirect url' (as for firefox case) or LATEST_RELEASE_X url (as for chrome case) to get the latest webdriver version from Microsoft for Edge chromium. How do you suggest to identify the latest WebDriver version from Microsoft web site? For now in this pull request, Edge webdriver download and file re-name is working ok, but the version (major + minor) must be in profile.conf.js |
|
Let me know if any other comments, thank you |
|
Fyi, for any testing from this fork (before a merge to master) the profile.conf.js file must be maintained with: |
|
any update about the merge ? |
|
@maximnaidenov could you review this pull request ? thanks |
Implement support for new Edge browser based on Chromium (rename the current Edge to EdgeLagacy)
Implement get Edge (Chromium) WebDriver automatically from url
Created this new pull-request that will replace pull-requests #163 & #164
(see also comments on pull-request #163)